home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Programacao / MS-DOS Interrupt List / inter60f / INT2WHLP.ZIP / INT2WHLP.CFG < prev    next >
Text File  |  1998-11-22  |  6KB  |  175 lines

  1. ; For details: See file i2w-cfg.txt
  2.  
  3. [FILES]
  4. outPath=.
  5.  
  6. [OPTIONS]
  7. compression=high
  8. headers=1
  9. indexColumns=1
  10. errorLog=1
  11. expandedIndex=0
  12. longKeys=0
  13.  
  14. [CONFIG]
  15. secondary pos and size=(252,0,771,906)
  16. ; The default "secondary pos and size=(43,0,980,1023)" is fine for VGA
  17. ; resolution 640x480. For high resolution graphics on a large screen, use
  18. ;secondary pos and size=(240,0,783,820)
  19. ; for 800x600, at top
  20. ;secondary pos and size=(240,203,783,820)
  21. ; for 800x600, at bottom
  22. ;secondary pos and size=(410,0,613,640)
  23. ; for 1024x768, at top
  24. ;secondary pos and size=(410,383,613,640)
  25. ; for 1024x768, at bottom
  26.  
  27. ;header background=(255,255,192)
  28. ; pale yellow header background. Looks fine with black text and white
  29. ; text background, but don't use it if your text color is white.
  30.  
  31. [INTWINCONFIG]
  32. ; The following line inserts a reference in the Help menu.
  33. InsertItem(`mnu_help',`mnu_hh',`&INTWIN Help and Hints',`JI(`',`idHelpHints')',0)
  34. ; The following four lines insert initialization of an INTWIN version of
  35. ; Oxford Computer Consultants' Help Browser text search facility. Requires
  36. ; HINTSRCH.DLL to be available.
  37. RegisterRoutine(`hintsrch.dll',`HSearcherDMInit',`')
  38. RegisterRoutine(`hintsrch.dll',`HSearcherDMExecSearch',`')
  39. SaveMark(`HS_initialized')
  40. ; If the SaveMark() macro is deleted hintsrch.dll will not be initialized
  41. ; until it is going to be used, an advantage for Windows NT.
  42. IfThen(IsMark(`HS_initialized'),`HSearcherDMInit()')
  43. CreateButton(`searcher_button',`F&ind Text',`IfThenElse(IsMark(`HS_initialized'),`HSearcherDMExecSearch()',`JI(qchPath,`idHS_init')')')
  44.  
  45. [BAGGAGE]
  46. ; "bag.ini" is inserted as baggage to facilitate the use of Microsoft's
  47. ; Full Text Search engine without recompiling the help file, just by editing
  48. ; the macros section in a proper WinHelp file editor.
  49. bag.ini
  50.  
  51. [ALIAS]
  52. ; The following aliases are used as links between user defined windows
  53. ; and the Interrupt List.
  54. ; The entries must appear in the same order as the references appear in
  55. ; the Interrupt List.
  56.  
  57. ; used in Help and Hints, I2W-HH.RTF
  58. HHtest1=INT 02 ---- - external hardware - NON-MASKABLE INTERRUPT
  59.  
  60. ; used in MISC_INF.RTF:
  61. int10_1000=INT 10 1000 - VIDEO - SET SINGLE PALETTE REGISTER (PCjr,Tandy,EGA,MCGA,VGA)
  62. int10_1003=INT 10 1003 - VIDEO - TOGGLE INTENSITY/BLINKING BIT (Jr, PS, TANDY 1000, EGA, VGA)
  63. int10_11=INT 10 1103 - VIDEO - TEXT-MODE CHARGEN - SET BLOCK SPECIFIER (PS,EGA,VGA)
  64. int10_1b=INT 10 1B-- - VIDEO - FUNCTIONALITY/STATE INFORMATION (PS,VGA/MCGA)
  65.  
  66. int15_84=INT 15 84-- - BIOS - JOYSTICK SUPPORT (XT after 11/8/82,AT,XT286,PS)
  67.  
  68. int16_00=INT 16 00-- - KEYBOARD - GET KEYSTROKE
  69. int16_10=INT 16 10-- - KEYBOARD - GET ENHANCED KEYSTROKE (enhanced kbd support only)
  70.  
  71. ; used in SEL_TOPC.RTF:
  72. idCountry_1=INT 21 38-- - DOS 2+ - GET COUNTRY-SPECIFIC INFORMATION
  73. idCountry_2=INT 21 38-- - DOS 3.0+ - SET COUNTRY CODE
  74. idEXE_1=INT 21 4B-- - DOS 2+ - "EXEC" - LOAD AND/OR EXECUTE PROGRAM
  75. idSysvars_1=INT 21 52-- - DOS 2+ internal - "SYSVARS" - GET LIST OF LISTS
  76. idError_1=INT 21 59-- - DOS 3.0+ - GET EXTENDED ERROR INFORMATION
  77. idCountry_3=INT 21 65-- - DOS 3.3+ - GET EXTENDED COUNTRY INFORMATION
  78. idCountry_4=INT 21 65-- - DOS 4.0+ - COUNTRY-DEPENDENT CHARACTER CAPITALIZATION
  79. idCountry_5=INT 21 6523 - DOS 4.0+ - DETERMINE IF CHARACTER REPRESENTS YES/NO RESPONSE
  80. idCountry_6=INT 21 65-- - DOS 4.0+ internal - COUNTRY-DEPENDENT FILENAME CAPITALIZATION
  81. idCountry_7=INT 21 6601 - DOS 3.3+ - GET GLOBAL CODE PAGE TABLE
  82. idCountry_8=INT 21 6602 - DOS 3.3+ - SET GLOBAL CODE PAGE TABLE
  83.  
  84. [TABLEALIAS]
  85. ; The following aliases are used as links between user defined windows
  86. ; and tables in the Interrupt List.
  87. ; The entries must appear in the same order as the references appear in
  88. ; the Interrupt List.
  89.  
  90. ; used in Help and Hints, I2W-HH.RTF
  91. HHtest2=03 0913 Format of Soft-ICE breakpoint structure:
  92.  
  93. ; used in SEL_TOPC.RTF:
  94. idPSP=21 26-- Format of Program Segment Prefix (PSP):
  95. idCountry_11=21 38-- Format of DOS 2.00-2.10 country info:
  96. idCountry_12=21 38-- Format of DOS 2.11+ country info:
  97. idCountry_13=21 38-- Values for country code:
  98. idEXE_2=21 4B-- Format of .EXE file header:
  99. idEXE_3=21 4B-- Format of new executable header:
  100. idSysvars_2=21 52-- Format of List of Lists:
  101. idError_2=21 59-- Values for DOS extended error code:
  102. idError_3=21 59-- Format of media ID structure:
  103. idError_4=21 59-- Values for DOS Error Class:
  104. idError_5=21 59-- Values for DOS Suggested Action:
  105. idError_6=21 59-- Values for DOS Error Locus:
  106. idCountry_14=21 65-- Format of country information:
  107. idCountry_15=21 65-- Format of uppercase table:
  108. idCountry_16=21 65-- Format of filename uppercase table:
  109. idCountry_17=21 65-- Format of filename terminator table:
  110. idCountry_18=21 65-- Format of collating table:
  111. idCountry_19=21 65-- Format of DBCS lead byte table:
  112.  
  113. [WINDOWS]
  114. number=10
  115. ; 10 window definitions follow:
  116.  
  117. [WINDOW 1]
  118. title=Interrupt Primer
  119. id=idInterrup_pri
  120. file 1=interrup.pri
  121.  
  122. [WINDOW 2]
  123. title=Ports
  124. id=idPorts
  125. type=2
  126. file 1=ports
  127. ; Defaults to ports.lst or ports.a, ports.b ... . Extension must be
  128. ; included for proper operation with int2whlp version 1.21 and older.
  129.  
  130. [WINDOW 3]
  131. title=Memory
  132. id=idMemory
  133. type=2
  134. file 1=memory
  135.  
  136. [WINDOW 4]
  137. title=CMOS
  138. id=idCMOS
  139. file 1=cmos.lst
  140.  
  141. [WINDOW 5]
  142. title=Processor Opcodes
  143. id=idOPCODES
  144. type=2
  145. file 1=opcodes
  146.  
  147. [WINDOW 6]
  148. title=Glossary
  149. id=idGlossary
  150. file 1=glossary.lst
  151.  
  152. [WINDOW 7]
  153. title=Selected Topics
  154. id=sel_topc
  155. type=3
  156. file 1=sel_topc.rtf
  157.  
  158. [WINDOW 8]
  159. title=Miscellaneous Information
  160. id=MISC_INF_0
  161. type=3
  162. file 1=misc_inf.rtf
  163.  
  164. [WINDOW 9]
  165. title=INTWIN Help and Hints
  166. id=idHelpHints
  167. type=3
  168. file 1=i2w_hh.rtf
  169.  
  170. [WINDOW 10]
  171. title=
  172. id=idHS_init
  173. type=3
  174. file 1=hs_init.rtf
  175.